home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 November / MACPOWER-1997-11.ISO.7z / MACPOWER-1997-11.ISO / AMUG / MUSIC / bol-processor-271-data.sit / bol-processor-271-data / BP2 examples / BP2 data / -da.checkCapture < prev    next >
Text File  |  1996-06-24  |  696b  |  11 lines

  1. // Bol Processor version BP2.6.1
  2. // Data file saved as '-da.checkCapture'. Date: Lun 24 Juin 1996 -- 18:17
  3. // This example is provided for filling slots with parameter values captured from a MIDI
  4. // device.  (See QuickStart manual)
  5. // Type ð j and click a parameter name.  When the slot ヤ・ユ is selected hit a key or move
  6. // a controller of the MIDI device to set the value of the corresponding parameter.
  7.  
  8. _chan(・) _pitchrange(・) _volumecontrol(・) _volume(・) _vel(・) C5 D5 F5 _vel(・) G5 C6 _mod(・) A#5 _pitchbend(・)  G5 F5
  9.  
  10. // An example of acceptable values would be:
  11. _chan(1) _pitchrange(200) _volumecontrol(7) _volume(58) _vel(76) C5 D5 F5 _vel(68) G5 C6 _mod(15232) A#5 _pitchbend(-10)  G5 F5